If a bookmark doesn't have an explicit label, use the display name of the file
authorFederico Mena Quintero <federico@gnome.org>
Fri, 7 Sep 2012 19:36:05 +0000 (14:36 -0500)
committerFederico Mena Quintero <federico@gnome.org>
Fri, 7 Sep 2012 19:36:05 +0000 (14:36 -0500)
commitf05874a1f0e23b52f6e465c9d0699fcfd1282d8e
tree95a7cee2f86de3a2ef3ef0c4d9339524a3e310a6
parent86c3274579fed906137fb538e411643e3879fdf3
If a bookmark doesn't have an explicit label, use the display name of the file

We query the file info for display name and icon synchronously.  If it becomes a problem,
we'll make it async, more in line with NautilusBookmark.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkplacessidebar.c